PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardArtifactAttribute Class / setType Method
A PDFStandardArtifactType enum member specifying the type of artifact that this attribute describes.
In This Topic
    setType Method
    In This Topic
    Sets the artifact type.
    Syntax
    public void setType( 
       PDFStandardArtifactType value
    )

    Parameters

    value
    A PDFStandardArtifactType enum member specifying the type of artifact that this attribute describes.
    See Also